READ FIRST!

1. You no longer need to DIM all sprites (100,100) Waste of memory
   you can DIM them the size they really are (xsize,ysize)
2. Added the HELP file.  I apologise for this being missing from the
   first verion.
3. I fixed CODE.BAS so it will work without error without the future.library
4. Check out the WHATSNEW.TXT for more on added features/fixes

